Innovative Sandbox Set-up

If you are using Innovative’s sandbox server to develop your integration, follow these steps:

  1. Obtain a sandbox API key from Innovative by sending a request to vendorsupport@iii.com. Once your request is approved, you will receive an email with instructions for completing your registration. The appropriate login, fund, vendor code, and library locations will be assigned to you.

    After obtaining your API key and secret, store them securely for future reference.

  2. The following table has the information you need to access the acquisitions endpoints on the sandbox server as well as test data you can use for the required parameters:

    Table 1: Sandbox Test Data
    Parameter Description Value

    App Server Hostname

    Fully Qualified DNS name of the Sierra app server (e.g., sandbox.iii.com) https://sandbox.iii.com/
    Base URL

    Used to access the Sierra API endpoints on the Sierra app server.

     

    The Base URL uses the app server hostname concatenated with /iii/sierra-api/.

    https://sandbox.iii.com/iii/sierra-api
    Acquistions URL Used to create an OAuth2 token. https://sandbox.iii.com/iii/sierra-api/v6/token
    Authentication URL Used to create a new order. https://sandbox.iii.com/iii/sierra-api/v6/acquisitions/orders
    login The Sierra username to associate with created orders. Login controls the accounting unit assigned to orders.

    Use the login assigned to you:

    1. acqstaff1

    2. acqstaff2

    3. acqstaff3

    location The shelving locations or branches for which the order is placed

    Use the location assigned, which may be one of the following:

    1. 00

    2. 00aca

    3. 00ar

    fund The fund code against which the material is encumbered and paid

    Use the fund assigned, which may be one of the following:

    1. acfic

    2. acnf

    3. jcpb

    vendor The library-defined code for the vendor who handles the order

    Use the code assigned, which may be one of the following:

    1. vend1

    2. vend2

    3. vend3